Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
PrefixOption Class Reference

Prefix option structure. More...

Inheritance diagram for PrefixOption:
NdOption Pdu Signal

Public Attributes

byte prefixLength
 
bool isOnLink
 
bool isAutoConfig
 
int validLifetime
 
int preferredLifetime
 
ipv6 prefix
 
- Public Attributes inherited from NdOption
NdOptionType optionType
 

Detailed Description

Prefix option structure.

Member Data Documentation

◆ isAutoConfig

bool PrefixOption::isAutoConfig

◆ isOnLink

bool PrefixOption::isOnLink

◆ preferredLifetime

int PrefixOption::preferredLifetime

◆ prefix

ipv6 PrefixOption::prefix

◆ prefixLength

byte PrefixOption::prefixLength

◆ validLifetime

int PrefixOption::validLifetime

The documentation for this class was generated from the following file: